Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Mar 13, 2025

What changes were proposed in this pull request?

This PR aims to support select, limit, sort, orderBy, and isEmpty of DataFrame API.

Why are the changes needed?

To support select/limit/sort/orderBy/isEmpty API.

Does this PR introduce any user-facing change?

No. This is a new addition.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-51504] Support DataFrame.select [SPARK-51504] Support select and limit for DataFrame Mar 13, 2025
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-51504] Support select and limit for DataFrame [SPARK-51504] Support select/limit/sort/orderBy for DataFrame Mar 13, 2025
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-51504] Support select/limit/sort/orderBy for DataFrame [SPARK-51504] Support select/limit/sort/orderBy/isEmpty for DataFrame Mar 13, 2025
@dongjoon-hyun
Copy link
Member Author

Could you review this PR when you have some time, @viirya ?

@dongjoon-hyun
Copy link
Member Author

Thank you so much, @viirya !

@dongjoon-hyun
Copy link
Member Author

Merged to main.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-51504 branch March 13, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants